From: Benjamin Otte Date: Wed, 1 Feb 2012 23:14:01 +0000 (+0100) Subject: raleigh: remove general 'padding' declaration X-Git-Tag: archive/raspbian/3.24.39-1+rpi1~1^2~65^2~39^2~18217 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success/%22http:/www.example.com/cgi/success?a=commitdiff_plain;h=6b04c0f828090a9cfb32ee4ab88a387db1f04736;p=gtk%2B3.0.git raleigh: remove general 'padding' declaration Fixes reftests that were broken after images and labels applied padding. Things look much more cramped now. On the plus side, treeview headers and comboboxes have better spacing. Menubars look like crap now though. Needs someone with artistical talent to figure out. --- diff --git a/gtk/gtk-default.css b/gtk/gtk-default.css index e182c6e0b4..de3e95cdaf 100644 --- a/gtk/gtk-default.css +++ b/gtk/gtk-default.css @@ -20,7 +20,6 @@ * { color: @fg_color; border-color: shade (@bg_color, 0.6); - padding: 2; } GtkWindow, .button, .slider {